home *** CD-ROM | disk | FTP | other *** search
/ La Bible Des... Jeux / La Bible des... Jeux.iso / Anti-sèches & Niveaux / Pour Dark Forces / GobViewer / GOB Viewer Read Me < prev   
Text File  |  1996-01-31  |  3KB  |  52 lines

  1. Gob Viewer 1.1
  2. -----------
  3. ⌐ 1995-96 Brad Oliver
  4.  
  5. What does this program do?
  6.  
  7. This program will allow you to split Dark Forces' GOB files into their component parts or join a group of files into a GOB file that Dark Forces understands. It is similiar in functionality to "GobIt" but it is (hopefully) much more robust and certainly much faster.
  8.  
  9. If you find errors, e-mail me at bradman@primenet.com
  10.  
  11. Who needs it?
  12.  
  13. Anyone interested in the inner workings of Dark Forces' GOB files.
  14.  
  15. What's next?
  16.  
  17. This program represents my first step towards creating a full-fledged Dark Forces editor.  Yves Borckmans has graciously allowed me access to his source code so I'm attempting to piece together a Mac-friendly version of his PC level editor, DFUSE.  As I complete various steps, I'll be releasing them. Hopefully, I'll have a culminatory effort by the end of January, 1996, but don't hold me to it!
  18.  
  19. You will always be able to find the latest version of this package on my Dark Forces page at
  20. http://www.primenet.com/~bradman/darkforces.html
  21.  
  22. How do I use it?
  23.  
  24. You can:
  25. Ñ Drop a GOB file on the GOB Viewer icon to split it up
  26. Ñ Drop a folder of valid files onto the GOB Viewer icon to create a GOB file
  27. or
  28. Ñ Just start it up and you'll be presented with a dialog with which you can open a GOB file and pluck selected files out.
  29.  
  30. About the program
  31.  
  32. There's a few things about this program which I'm not entirely satisfied with. First of all, it is rather severe in it's error checking. If it detects an error, it'll let you know and then immediately terminate. I haven't tested it too thoroughly so I'll implement smoother error-checking as the need arises.
  33.  
  34. Also, it assumes that when you drop a folder full of files on it, they all have valid DOS filenames, that is 8 characters, a dot and then a 3 character extension.  If they don't, it'll truncate the name to 12 characters and Dark Forces will probably puke ;)
  35.  
  36. When it assembles a GOB file, it does it alphabetically. There's no way to order the files and I'm not sure I'll ever add that functionality. Right now, this program is a bunch of library routines for a larger project with an interface slapped on it.
  37.  
  38. Version History
  39.  
  40. 1.1 - fixed bug creating GOB files when dragging a folder on the app. I have no idea how I missed this obvious bug!  The problem was I was attempting to close a window which didn't exist when I was done creating the GOB file. That's what I get for adding one line of code without testing the changes...doh!
  41.  
  42. 1.0b1 - first release
  43.  
  44. Disclaimer
  45.  
  46. I have used to it tear apart the GOB files that come with Dark Forces and put them back together again. Dark Forces ran fine, so it works so far :) I claim no responsibility for lost data, trashed hard drives, etc. If it smokes your hard drive, imagine what it's doing to mine by testing it and you'll probably gain some measure of satisfaction.
  47.  
  48. Brad Oliver
  49. 31 January 1996
  50.  
  51.  
  52.